Automations

Data Manipulation Commands

  • Version: 2.0.0
  • Official Verified

OpenBots Command group containing data manipulation commands (Data, DataTable, Dictionary, List, RegEx).

OpenBots.Commands.DataManipulation \ Get Data Row Count Command

Command: Get Data Row Count Command

This command gets the DataRow Count of a DataTable.

Parameters

DataTable

Enter an existing DataTable.

Required

Output Count Variable

Create a new variable or select a variable from the list.

Required

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Remote (Optional)

Optional field to mark the command as remote in order to execute it on a remote machine.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command.

Other Commands

Convert XML To JSON Command

Deserialize XML Command

Get XML Document Nodes Command

Get XML Node Attributes Command

Get XML Node Children Command

Serialize XML Command

Get Text Length Command

Get Word Count Command

Modify String Command

Replace Text Command

Split Text Command

String Contains Command

Substring Command

Text Extraction Command

Get Regex Matches Command

Regex Is Match Command

Regex Replace Command

Regex Split Command

Convert HTML To PDF Command

Convert Image To PDF Command

Extract PDF Form Command

Fill PDF Form Command

Get PDF Form Field Value Command

Get PDF Images Command

Get PDF Text Command

Merge PDF Command

Set PDF Form Field Value Command

Split PDF Command

Add List Item Command

Create List Command

Get List Count Command

Get List Item Command

Remove List Item Command

Update List Item Command

Convert JSON To XML Command

Deserialize JSON Command

Parse JSON Array Command

Parse JSON Model Command

Serialize JSON Command

Add Dictionary Item Command

Create Dictionary Command

Get Dictionary Count Command

Get Dictionary Value Command

Remove Dictionary Value Command

Update Dictionary Value Command

Get Key From Key Value Pair Command

Get Value From Key Value Pair Command

Remove Dictionary Key Value Pair Command

Create Date Time Command

Date Calculation Command

Format Date Command

Get Regional Date Time Command

Add Data Column Command

Add Data Row Command

Clear Data Table Command

Compare Data Table Command

Create Data Table Command

Delete Data Column Command

Delete Data Row Command

Delete Duplicate Columns Command

Delete Duplicate Rows Command

Delete Empty Columns Command

Delete Empty Rows Command

Filter Data Table Command

Get Column Count Command

Get Data Row Command

Get Data Row Count Command

Get Data Row Value Command

Group Data Table Command

Insert Data Column Command

Insert Data Row Command

Lookup Data Table Command

Merge Data Table Command

Sort Data Table Command

Update Data Row Value Command


  • Version
    Documentation
Logo